home *** CD-ROM | disk | FTP | other *** search
/ Gear Audio / Gear Audio CD-ROM.iso / csav / dos / guide.txt < prev    next >
Encoding:
Text File  |  1999-01-31  |  6.3 KB  |  153 lines

  1. F-PROT.EXE
  2. CSAV for DOS USERÆS GUIDE
  3. F-PROT.EXE is an operating system-specific command line scanner
  4. that is included with Command AntiVirus for Windows. It 
  5. provides the same up-to-the-minute and state-of-the-art protection
  6. as our GUI and on-access scanners.
  7.  
  8. Our HoloCheck(tm) scanning technology provides the most up-to-date 
  9. virus prevention. The most important benefits of this technology are: 
  10.  
  11.   *  Simplified updates. You can now update the SIGN.DEF and 
  12.      Macro.def files (which contain the most current virus signatures) 
  13.      without reinstalling all of the components. This method adds 
  14.      speed and efficiency to the new version of Command AntiVirus.
  15.   *  Superior polymorphic virus detection. CSAV now offers 
  16.      unparalleled protection and elimination of polymorphic viruses 
  17.      including the dreaded Morphine, Anxiety and Spanska.
  18.   *  Scanning of embedded (OLE) documents. Not only do we scan 
  19.      documents, but if an infected document is embedded in an Excel 
  20.      spreadsheet or PowerPoint document, Command AntiVirus will catch 
  21.      it and save you from becoming infected.
  22.   *  Support for nested zip files. New virus signatures have been added 
  23.      in this release.
  24.  
  25. REQUIREMENTS
  26. F-PROT.EXE is run from the DOS Command Line or from a DOS box in
  27. Windows 3.  It requires an IBM-compatible computer with a 386 or higher
  28. CPU and DOS 3.3 or higher.  At lease 640K of RAM and 1.5 MB of available
  29. hard disk space are also required.  F-PROT.EXE now provides 
  30. protected-mode operation that is faster and utilizes less memory than 
  31. previous releases.
  32.  
  33. NOTE TO DESQVIEW USERS
  34. It will run with any version that supports DPMI or VCPI.
  35. If the host operating system doesn't support DPMI or VCPI, it will 
  36. NOT run.
  37.  
  38. USING F-PROT.EXE
  39. All physical drives are scanned and boot sectors are reported
  40. per partition, not per drive. 
  41.  
  42. COMMAND LINE MODE
  43. Syntax for command-line mode:  F-PROT.EXE [options] {path}+
  44.                                F-PROT.EXE /VIRLIST
  45. path is one of the following: drive:\path, path, drive:\path\wildcards, drive: path
  46.                               
  47. In the above syntax,  {path}+ means one or more paths. 
  48.  
  49. F-PROT.EXE will not perform any tasks without an option specified.
  50. Examples:
  51.     f-prot c:\
  52.     f-prot /list /guru c:\mydir 
  53.     f-prot /packed .
  54.     f-prot /paranoid q:\footest /type
  55.     f-prot /virlist
  56.     f-prot /list c:\*.*
  57.     f-prot /report=myrep.txt c:\mydir
  58.         f-prot a:\ /all
  59.  
  60. If entered as follows it will not work:
  61.    csav /virlist c:
  62.  
  63. The following files are scanned by default unless /TYPE is selected:
  64. EXE, COM, SYS, VXD, DLL, DRV, SCR, 386, XL?, DO?, OV?, CPL, FON, TSK, 
  65. ACM, ACV, TLB, TSP, OCX, VBX, and RTF. 
  66.  
  67. COMMAND-LINE SWITCHES
  68. Switch           Description
  69. /ALL            Scans all files, when combined with another switch.
  70. /APPEND         Adds to the existing report file. This switch allows 
  71.                 you to have an extended report of what was scanned.
  72.                 If you use the /LIST command, this report could become 
  73.                 very large so you will need to clear it frequently.  
  74.                 /APPEND must be used with the /REPORT switch.
  75. /ARCHIVE        Scans inside .ZIP and .ARJ files.
  76. /AUTO           Automatic virus removal.
  77. /BEEP           Beep when a virus is found.
  78. /COLLECT        Scan a virus collection.
  79. /DELETE         Delete infected files.
  80. /DISINF         Disinfects whenever possible - deletes first-generation
  81.                 samples and files destroyed by overwriting viruses.  
  82.                 It will never delete a file that can be disinfected.
  83. /DUMB           Do a "dumb" scan of all files.
  84. /FREEZE         "Freeze" the program if a virus is found.
  85. /HARD           Scan the hard disk(s).
  86. /HELP           Displays a list of available switches with a brief
  87.                 description. The /? switch can also be used.
  88. /INTER          Force interactive mode.
  89. /LIST           Produces a report of all objects being scanned not 
  90.                 just those that are infected.
  91. /NOBOOT         Does not scan boot sectors.
  92. /NOBREAK        Does not allow the scan to be cancelled if the Ctrl +
  93.                 Break keys are pressed.
  94. /NOFILE         Does not scan files. This is used to scan only boot 
  95.                 sectors.
  96. /NOFLOPPY       For use on system without floppy drives.
  97. /NOHEUR         Disables heuristic scanning.
  98. /NOMEM          Does not scan memory for viruses.
  99. /NOSUB          Does not scan subdirectories.
  100. /PACKED         Unpack compressed executables.
  101. /RENAME         Rename infected COM/EXE files to VOM/VXE.
  102. /REPORT=<file>  Reports all infected objects in the file that is in 
  103.                 braces, <filename>. Use with the /LIST command to 
  104.                 have a full list of files scanned.
  105. /TYPE           Ignore extensions of Word/Excel files.
  106. /VIRLIST        This must be used as the only option. If specified, 
  107.                 the virus list will be printed on the screen. Use 
  108.                 redirection to save the list as a file.  For example,
  109.                 CSAVOS2C /VIRLIST > VIRLIST.LIS
  110.  
  111. /VIRNO          Count the known viruses.
  112. /WRAP           Wrap text so the report fits in 78 columns.
  113.  
  114. Special options for command-line mode:
  115.  
  116. /PAGE           Pause after each page.
  117. /SILENT         Does not generate any screen output.
  118.  
  119. Special macro virus disinfection options:
  120.  
  121. /REMOVEALL      Remove all macros from all documents.
  122. /REMOVENEW      Remove new variants of macro viruses by removing all macros
  123.                 from infected documents.
  124. /SAFEREMOVE     Remove all macros from documents, if a known virus is found.
  125.  
  126. EXIT CODES
  127. The program uses the following exit codes, which can be checked with 
  128. the ERRORLEVEL command from a BAT file.
  129.  
  130. 0 -  Normal exit, even if the engine finds a virus.  
  131. 1 -  SIGN.DEF or MACRO.DEF is missing or is the wrong version number.
  132. Other numbers - Internal error.
  133.  
  134. RESTRICTIONS ON THE DISTRIBUTION OF COMMAND ANTIVIRUS
  135. Command AntiVirus products are copyrighted and sold under license and 
  136. distribution agreements.  The license can be viewed on our web site 
  137. at www.commandcom.com.  
  138.  
  139. Our products cannot be redistributed or repackaged in any way. 
  140. Further, our products are not shareware.  
  141.  
  142. Copyright 1998 by Command Software Systems, Inc.
  143. All rights reserved.
  144.  
  145. CSAV for DOS USERÆS GUIDE
  146.  
  147. Command Software Systems, Inc.
  148.  
  149.  
  150.  
  151.  
  152.  
  153.